home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / flilib.zip / FLISRC.ZIP / MAKELONG.C < prev    next >
Text File  |  1989-11-10  |  43b  |  6 lines

  1.  
  2. i86_make_long(long l)
  3. {
  4. return(l);
  5. }
  6.